Global Index
HTML5 JS API Index > SVG Tutorials & Specs

SVGRadialGradientElement

Extends SVGGradientElement.

Properties
SVGAnimatedLength
cx
Corresponds to attribute ‘cx’ on the given ‘circle’ element.
SVGAnimatedLength
cy
Corresponds to attribute ‘cy’ on the given ‘circle’ element.
SVGAnimatedLength
fx
Corresponds to attribute ‘fx’ on the given ‘radialGradient’ element.
SVGAnimatedLength
fy
Corresponds to attribute ‘fy’ on the given ‘radialGradient’ element.
SVGAnimatedLength
r
Corresponds to attribute ‘r’ on the given ‘circle’ element.